adTempus API
PreviousUpNext
IJob::GetStatus Method

Gets the status object for the job

C++
HRESULT GetStatus([in,defaultvalue(0)] VARIANT_BOOL refresh, [out, retval] IJobStatus** pVal);
C#
GetStatus([in,defaultvalue(0)] VARIANT_BOOL refresh, [out, retval] IJobStatus* pVal);
Visual Basic
Sub GetStatus(refresh As [in,defaultvalue(0)] VARIANT_BOOL, pVal As [out, retval] IJobStatus*)
Parameters 
Description 
[in,defaultvalue(0)] VARIANT_BOOL refresh 
Set to True to retrieve the latest status information from the server, or False to use the data cached ton the client. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008